home *** CD-ROM | disk | FTP | other *** search
/ BMUG PD-ROM B4 / PD-ROM B4.iso / Entertainment / Strategy / NetHack 3.1.3 / Dungeon 3.1.3 / NetHack Defaults < prev    next >
Text File  |  1993-07-25  |  1KB  |  33 lines

  1. # These are recommended sample options
  2. OPTIONS=rest,!autopickup,time,!silent,dogname:Rover,catname:Pixel
  3.  
  4. # If you always want to play an Elf named Brother, with a cat, do:
  5. #OPTIONS=name:Brother-E,pettype:cat
  6.  
  7. # Enable these (remove the # before them) to get a "classic" look & feel
  8. #OPTIONS=window:tty,standout,hilite_pet
  9.  
  10. # Enable these if you have a 13" color screen or larger in TTY mode
  11. # If you have a color classic, remove the ",large" option
  12. #OPTIONS=time,color,large
  13.  
  14. # This is a sample palette that looks "mac-like" (Jons favourite)
  15. # The order of the colors is Black, Red, Green, Brown, Blue, Magenta, 
  16. # Cyan, Gray, Text, Orange, Bright Green, Yellow, Bright blue, Bright 
  17. # Magenta, Bright Cyan, White, (Raw Text, Unused, Unused, Unused, 
  18. # Highlight)
  19. OPTIONS=palette:fff/500/050/530/005/505/055/555/222/962/292/980/229/828/099/000/222/474/622/62c/-610
  20.  
  21. # This is a sample inverse-screen palette, for all of you asking for it...
  22. #OPTIONS=palette:000/c22/2c2/ca0/22c/a2a/2aa/ccc/999/f00/0f0/dd0/00f/d0d/0dd/fff/999/444/622/62c/-222
  23.  
  24. # If you only want to change the hilite color (i e for --More--) you can 
  25. # do this: (white-on-blue --More--)
  26. #OPTIONS=hicolor:-027
  27.  
  28. # WARNING: Setting colors only works on color-capable macs. If you have a 
  29. # non-color Mac, palette changes will not take effect, and you cannot 
  30. # play in reverse colors!
  31. # For a "real" old-style hack, use the inverse-screen palette but remove 
  32. # the ,color option above!
  33.